home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / gstop1.arc / GS-TOP.HLP < prev    next >
Encoding:
Text File  |  1987-04-25  |  8.4 KB  |  145 lines

  1. ******       G  S  -  T  O  P    TEXT OUTPUT PROCESSOR HELP SCREEN       ******
  2.  
  3.   In the initial startup menu, the prompt:
  4.  
  5.        Enter filespec ===> _      can be responded to in 1 of 4 ways:
  6.  
  7.       1) [d:]filename[.ext]     - will process your text file
  8.       2) KYBD:                  - specifies interactive mode
  9.       3) Q                      - return to DOS
  10.       4) a PF key followed by the 'enter' key
  11. ------------------------------------------------------------------------
  12.        Print to (P)rinter or (S)creen ===> _   Respond with P for printer, or
  13.                                                S for screen output.
  14. ------------------------------------------------------------------------
  15.        How many copies ===> _       this prompt will appear only if you
  16.                                     responded with a filename other than
  17.                                     'KYBD:' and you responded with 'P'
  18.                                     to the 'printer or screen' prompt.
  19. ------------------------------------------------------------------------
  20.       SAVE INPUT TO FILE ===> _     can be responded to in 1 of 2 ways:
  21.  
  22.   You will see this prompt if you answerd KYBD: to the very first
  23.   prompt. Enter [d:]filename[.ext] to save a copy of your session on
  24.   disk, or don't type anything and just hit 'enter' not to save.
  25. ------------------------------------------------------------------------
  26.       ERROR FILE LISTING ===> _    can be responded to with the name of
  27.                                    the file you want to hold your errors
  28.                                    or you can just hit enter and your
  29.                                    errors will not be saved.
  30. ------------------------------------------------------------------------
  31.       OUTPUT FILE ===> _           this prompt will appear only if you
  32.                                    responded 'S' to the 'printer or
  33.                                    screen' prompt. This can be responded
  34.                                    to with a filename or you can just
  35.                                    hit enter and no output file will be
  36.                                    produced. If you supply a filename,
  37.                                    You must use this same filename as
  38.                                    text input to the 'GS-INDEX' program.
  39. ------------------------------------------------------------------------
  40.       PHYSICAL PAGE SIZE ===> _    this asks for how many lines your
  41.                                    printer is capable of printing each
  42.                                    sheet of paper presently on the
  43.                                    printer.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.                        *** PF KEY ASSIGNMENTS ***
  50.  
  51.        F1 - HELP    - gives you online help if the file 'GS-TOP.HLP' is
  52.                       on the current default drive. If not on default
  53.                       drive, the message 'HELP NOT AVAILABLE' appears.
  54.  
  55.        F2 - COMMAND - allows you to enter commands while processing a
  56.                       file other than KYBD: or an 'include' file. This
  57.                       mode can be entered if in KYBD: mode, but must be
  58.                       followed by the 'enter' key if nothing is
  59.                       currently being processed. Commands entered here
  60.                       need not be preceeded with the current 'symbol'.
  61.  
  62.        F3 - QUIT   - aborts current processing and returns to main menu.
  63.  
  64.        F4 - STATUS - takes you to the 'STATUS REPORT' screen where
  65.                      you can see the current status of commands.
  66.  
  67.        F5 - DIR    - allows you to display directory listing of your
  68.                      disk. IE:   b:*.* displays everything on drive b:
  69.  
  70.        F6 - RENAME - allows you to rename files on disk.
  71.  
  72.        F7 - DELETE - allows you to delete files on disk.
  73. ------------------------------------------------------------------------
  74.                             *** COMMANDS ***
  75.  
  76. **NOTE: ALL COMMANDS MUST BE PRECEEDED WITH THE CURRENT 'SYMBOL' SYMBOL,
  77.         AND MUST START IN COLUMN 1.
  78.  
  79.         The format of all commands are given in EBNF format (as in the
  80.         DOS manual). Where you see x, a numeric response is required, and
  81.         where you see c, a character response is required. Where you see
  82.         string, a character string or blank is required. The command
  83.         name is shown in capital letters, and the paramters are shown in
  84.         lowercase letters. Any combination of upper and lowercase
  85.         letters is allowed.
  86.  
  87.             COMMAND                              COMMENT
  88.  
  89.   *                            - forces buffer to print (use with wrap)
  90.   ALT=on|off                   - pg nos & titles location reversed on even pgs
  91.   AUTOFILE=[d:]filename[.ext]  - file containing automatic response variables
  92.   AUTONUM=off|on[,x|c[,x]]     - turns automatic page numbering on or off
  93.   AUTOVAR=c                    - symbol to identify an automatic variable
  94.   BOLDFACE=c                   - symbol to identify start/stop boldface
  95.   BTITLE=[string]              - defines the bottom title
  96.   CENTER=on|off                - turns centering on (justify ignored)
  97.   COLUMNS=x                    - sets columns per line (and centers margins)
  98.   COMMAND                      - enters command mode from file (simulates PF2)
  99.   END                          - terminate processing - return to menu
  100.   FORCE=a|i                    - forces closing of 'autofile' or 'include' file
  101.   FORMAT=on|off                - turns text formatting on or off
  102.   HDRCOLS=x                    - sets header columns (for titles/page numbers)
  103.   INCLUDE=[d:]filename[.ext][,sup]  - imbeds contents of an external file
  104.   INDENT=x                     - indents text by x number of spaces
  105.   JUSTIFY=on[,x]|off           - turns justification off or on with options
  106.   LINES=x                      - sets # printable lines/page sets vert. margins
  107.   MESSAGE=[string]             - displays a brief message to user
  108.   OMIT=on|off                  - turns omission of text/commands on or off
  109.   OUTPUT=screen|printer        - directs output to the screen or the printer
  110.   PAGE+                        - forces a page break
  111.   PAGEIF=x                     - pagebreak if less than x lines on present page
  112.   PAUSE=on|off                 - (screen only) pauses after full screen
  113.   PRINTSTYLE=normal|wide|condensed   - changes printer fonts
  114.   REPEAT=c,x[[[,x]|[-x]]...]   - repeats character c according to parameters
  115.   RESET                        - resets variables to defaults
  116.   SKIP=x                       - skips x lines or until new page
  117.   SPACING=1|2|3                - specifies single, double, or triplespacing
  118.   STATUS                       - displays status report (identical to F4)
  119.   STRIKE=1|2|3                 - specifies single, double, or triplestrike
  120.   SUBTITLE=[string]            - defines the subtitle
  121.   SYMBOL=c                     - defines the 'symbol' symbol
  122.   TAB=c,x                      - defines tab symbol, and tab stops
  123.   TITLE=[string]               - defines the top title
  124.   UNDERLINE=c                  - defines the underline symbol
  125.   WAIT=[string]                - like MESSAGE= but waits for key to be pressed
  126.   WRAP=on|off                  - turns word wrap mode on or off
  127.   ZAP=on|off                   - off will restore variables after an 'include'
  128.   Z1=c    - defines symbol to be associated with printer control code for Z1
  129.   Z2=c    - defines symbol to be associated with printer control code for Z2
  130.   Z3=c    - defines symbol to be associated with printer control code for Z3
  131.   Z4=c    - defines symbol to be associated with printer control code for Z4
  132.   Z5=c    - defines symbol to be associated with printer control code for Z5
  133.   Z6=c    - defines symbol to be associated with printer control code for Z6
  134.   Z7=c    - defines symbol to be associated with printer control code for Z7
  135.   Z8=c    - defines symbol to be associated with printer control code for Z8
  136.   Z9=c    - defines symbol to be associated with printer control code for Z9
  137.  
  138.                           AUTOMATIC VARIABLES
  139.  
  140.   DAY   - replaced with current day when preceeded with AUTOVAR symbol
  141.   DATE  - replaced with current date when preceeded with AUTOVAR symbol
  142.   FILE  - replaced with next record in AUTOFILE when preceeded with AUTOVAR sm
  143.   TIME  - replaced with current time when preceeded with AUTOVAR symbol
  144.   USER  - replaced with user response to prompt when preceeded with AUTOVAR sm
  145.